@charset "UTF-8";
.eps-module-menu img{height:auto!important;width:auto!important;}
.eps-module-menu{height:auto!important;width:100%!important;float:none!important;margin:0!important;}
/*css reset*/
body { margin: 0 auto; background-color: #fff; font-family: "Microsoft YaHei UI", "微软雅黑", \5FAE\8F6F\96C5\9ED1; font-size: 14px; color: #434242; }
a, a:link, a:visited, a:hover { text-decoration: none; font-family: "Microsoft YaHei UI", "微软雅黑", \5FAE\8F6F\96C5\9ED1; font-size: 14px; color: #434242; }
ul, li, p, a { margin: 0; padding: 0; list-style: none; }
img { border: none; display: inline-block; }
.fl { float: left; }
.fr { float: right; }
.gov_gxltablebox{overflow: hidden;margin-bottom: 50px;margin-top: 25px;}
/*END css reset*/

/*my css reset*/
h1, h2, h3, h4, h5, p, a, span { margin: 0; padding: 0; font-weight: normal; font-size: 14px; color: #434242; }
iframe { margin: 0; padding: 0; display: block; }
.mbNo { margin-bottom: 0; }
.mb1 { margin-bottom: 10px; }
.mb2 { margin-bottom: 20px; }
.mb3 { margin-bottom: 30px; }
.mb4 { margin-bottom: 40px; }
.mb5 { margin-bottom: 50px; }
.mb6 { margin-bottom: 60px; }
.abtl { position: absolute; top: 0px; left: 0px; }
.abtr { position: absolute; top: 0px; right: 0px; }
.abbl { position: absolute; bottom: 0px; left: 0px; }
.abbr { position: absolute; bottom: 0px; right: 0px; }
/*END my css reset*/
.ld_img {overflow:hidden;display:flex;}
.ld_img p img{width:140px;}

@media screen and (max-width: 768px){

.gov_navu_main_pc{display:none;}
.gov_content{margin-top:45px;}


}